PlacesListOnMapProvider

interface PlacesListOnMapProvider

Functions

cancel
Link copied to clipboard
abstract fun cancel()
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getPlaces
Link copied to clipboard
abstract suspend fun getPlaces(): Expected<GetPlacesError, List<PlaceRecord>>
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

FavoritesApi
Link copied to clipboard
GeoDeeplinkPlacesListOnMapProvider
Link copied to clipboard